NevronOpenVision
Nevron.Nov.DataStructures Namespace / INIterator<T> Interface

In This Topic
INIterator<T> Interface Methods
In This Topic

For a list of all members of this type, see INIterator<T> members.

Public Methods
 NameDescription
 MethodAdvances the iterator to the next item of the set.  
 MethodResets the iterator to its initial position, which is before the first item in the set.  
Top
See Also